pcifront: implement dynamic connections and disconnections
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 13 Nov 2009 21:58:30 +0000 (21:58 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 13 Nov 2009 21:58:30 +0000 (21:58 +0000)
commitf8b6fcaf8f7bd67ceb3c2a3d9a000b5e898ad479
tree73df469a3c3fc5546327c5c22a1b7d7f86aed1d2
parent42b2352e0147c7b4c369cf2bbac965dbe3589a73
pcifront: implement dynamic connections and disconnections

this patch implements dynamic connections and disconnections in
pcifront.
This feature is required to properly support pci hotplug, because when
no pci devices are assigned to a guest, xend will remove the pci
backend altogether.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
extras/mini-os/include/pcifront.h
extras/mini-os/main.c
extras/mini-os/pcifront.c
extras/mini-os/xenbus/xenbus.c
stubdom/pciutils.patch